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:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.1.6 - April 02, 2016 (14.0 KB)
  2. 0.1.4 - March 30, 2016 (12.5 KB)
  3. 0.1.3 - March 20, 2016 (12.0 KB)
  4. 0.1.2 - March 19, 2016 (11.0 KB)
  5. 0.1.1 - March 16, 2016 (10.5 KB)
顯示所有版本(共 6)

Development 相依性套件 (5):

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

擁有者:

作者:

  • Vaibhav Yenamandra

SHA 256 checksum:

628f6a0c472751acb23c9d0f03436de8e4148e5d7e466e168b917f3ebfbb54af

總下載次數 11,540

這個版本 3,081

License:

MIT

Ruby 版本需求: >= 0

相關連結: