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
- Fork it ( https://github.com/crystal-lang/crystal-random/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
- crystal-lang The Crystal Lang Team - creator, maintainer