**Note:** this module has been deprecated. See `ceylon.random` for its replacement. Ceylon Random provides: - a pseudorandom number generator ([[LCGRandom]]), - toplevel utility functions to shuffle streams or arrays ([[randomize]] and [[randomizeInPlace]]), and - an easy to implement interface for use by third party random number generators ([[Random]]). To generate random numbers, create and use an instance of [[LCGRandom]]: // Create a random number generator value random ...

Latest Versions

5 versions →
VersionVulnerabilitiesUsagesDate
0.0.x
0.0.6
1
Feb 13, 2021
0.0.5
3
Feb 13, 2021
0.0.4
1
Feb 13, 2021
5 versions →