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

[REBOL] Re: Random/seed

From: robert:lancaster:opennw at: 18-Apr-2001 15:13

Thanks a lot for the help every one. I was looking at using it to produce a numbering system for a protocol over UDP. Trying to get a method for working out which packets had gone missing by their internal data, numbering and/or length. Realised there's a few holes in my logic. So having a rethink... Might have to write my own Pseudo Random Number Generator, so I can get random non-repeating numbers.