UseUrandom

This gem monkey patches SecureRandom to use /dev/urandom.

Installation

Add this line to your application's Gemfile:

gem 'use_urandom'

And then execute:

$ bundle

Or install it yourself as:

$ gem install use_urandom

Usage

This gem is in the super pre-alpha stage and shouldn't be used.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/technion/use_urandom.

License

The gem is available as open source under the terms of the MIT License.