Random.next is deprecated

Sam Hu samhu.samhu at gmail.com
Thu Sep 11 18:53:07 PDT 2008


Hi,

In Tango I want to use Random.next(uint i) to generate a random number between(0,i) but the compiler told me the next(...) function is deprecated.So what is the equivalent function?
Thanks,
Sam


More information about the Digitalmars-d-learn mailing list