RubyGems Navigation menu

pcg_random 0.1.2

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:
=

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:

=

Total downloads 12,069

For this version 2,452

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: