Generating unique random numbers

Robert van Herk rherk at cs.uu.nl
Tue Jun 14 11:16:44 EDT 2005


Hi!

Thanks for your answer.

However, I think I just stumbled upon a more easy method that does what 
I need. Namely: generate a random number, increment the global number, 
make sure the length of the random number is always the same number of 
digits, and concatenate the two of them :-).

Robert




More information about the Glasgow-haskell-users mailing list