Hi, On Wednesday 12 May 2004 20:23, Aaron Sherman wrote: > On Wed, 2004-04-28 at 09:54, Aaron Sherman wrote: > > A simple implementation of rand() and srand() which may not be ideal for > > Perl. Also included is the test file for random ops. If anyone can think > > of a good way to ALWAYS know that a number we got back was "random", > > throw that into the test ;-) > > Was this going to get sucked up into CVS? I'm just having to keep > patching it back in each time I update for now. I've added them to experimental.ops, random.t is now in t/op/
Thanks, applied. jens