Important
This library is no longer supported or updated by the Crystal Team, therefore we have archived the repository.
The contents are still available readonly and continue to work as a shards dependency.
If you wish to continue development yourself, we recommend you fork it. We can also arrange to transfer ownership. A continuation shard is available.
If you have further questions, please reach out on on https://forum.crystal-lang.org or [email protected]
This library contains utilities to generate random numbers.
Add this to your application's shard.yml
:
dependencies:
crystal-random:
github: crystal-lang/crystal-random
require "crystal-random"
TODO: Write usage instructions here
TODO: Write development instructions here
- crystal-lang The Crystal Lang Team - creator, maintainer