Note: the modules com.vasileff.ceylon.random.api and
com.vasileff.ceylon.random.java have been deprecated.
- The module
com.vasileff.ceylon.random.apihas been replaced byceylon.random, which is now part of the Ceylon SDK. - A new module
com.vasileff.ceylon.random.extrascontainingplatformRandom()andplatformSecureRandom()will be available soon. This module will be based on the newceylon.randomSDK module. - A new module
com.vasileff.ceylon.random.javacontainingJavaRandom,JavaSecureRandom, andJavaRandomAdapterwill be available soon. This module will be based on the newceylon.randomSDK module.
The content of this repository is released under the MIT License as provided in the LICENSE file that accompanied this code.
By submitting a "pull request" or otherwise contributing to this repository, you agree to license your contribution under the license mentioned above.