RubyGems Navigation menu

pcg_random 0.1.6

PCG is a family of simple fast space-efficient statistically good algorithms for random number generation. Unlike many general-purpose RNGs, they are also hard to predict. This library aims to act as the ruby interface to this set of functions

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.6 - April 02, 2016 (14 KB)
  2. 0.1.4 - March 30, 2016 (12.5 KB)
  3. 0.1.3 - March 20, 2016 (12 KB)
  4. 0.1.2 - March 19, 2016 (11 KB)
  5. 0.1.1 - March 16, 2016 (10.5 KB)
Show all versions (6 total)

Development Dependencies (5):

bundler ~> 1.11
pry >= 0
rake ~> 10.0
rspec ~> 3.0

Owners:

Authors:

  • Vaibhav Yenamandra

SHA 256 checksum:

628f6a0c472751acb23c9d0f03436de8e4148e5d7e466e168b917f3ebfbb54af

Total downloads 11,517

For this version 3,074

License:

MIT

Required Ruby Version: >= 0

Links: