Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Notes on seeding 'random/seed (long)

From: lmecir:mbox:vol:cz at: 23-Mar-2004 9:22

Hi all, I would like to remind you, that there are more reliable methods of producing random numbers than using a pseudo-random generator function. You can e.g. use Andrew's function to access www.random.org I plan to post my version (usable as the Random function replacement) to www.compkarori.com/vanilla/display -L