Sha256: ae20cd68a4ba1c6bf8ab34f7bde54518273d0340af28bbfe76139f83f2349507

Contents?: true

Size: 573 Bytes

Versions: 1

Compression:

Stored size: 573 Bytes

Contents

# UseUrandom

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

## Installation

Add this line to your application's Gemfile:

```ruby
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](http://opensource.org/licenses/MIT).

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
use_urandom-0.1.0 README.md