[Haskell] How to get different two random numbers

ldou ldou at olemiss.edu
Tue Oct 5 23:52:32 EDT 2004


How to get different two random numbers, and use the two
numbers in program,e.g
x = b + c
where
b && c are different random numbers between 1..n


More information about the Haskell mailing list