Group: Vasileff Ceylon Random
2.PlatformRandom() and PlatformSecureRandom() Generators
com.vasileff.ceylon.random » extras
This "extras" package provides the following utilities to complement `ceylon.random`:
- [[platformRandom]]: Returns an instance of [[ceylon.random::Random]] that delegates
the platform default random number generator.
- [[platformSecureRandom]]: ...
Last Release on Feb 13, 2021
3.Utilities to Generate Random Integer64 Values
com.vasileff.ceylon.random » integer64
Provides utility functions to generate random
[[com.vasileff.ceylon.integer64::Integer64]] values.
Last Release on Feb 13, 2021
5.Utilities to Generate Random Whole Values
com.vasileff.ceylon.random » whole
Provides utility functions to generate random [[ceylon.whole::Whole]] values.
Last Release on Feb 13, 2021
