Branch: Tag:

2016-03-09

2016-03-09 21:07:25 by Martin Nilsson <nilsson@fastmail.com>

Change the _random interface to provide rnadom_string and random from the called random object.

281:    tFuncV(tObj tZero, tVoid, tVoid), /* "_serialize", */    tFuncV(tObj tZero, tVoid, tVoid), /* "_deserialize", */    tFuncV(tZero, tVoid, tInt), /* "_size_object", */ -  tFuncV(tNone, tVoid, tMix), /* "_random", */ +  tFuncV(tFunction tFunction, tVoid, tMix), /* "_random", */   };      /* These two are not true LFUNs! */