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

安裝:
=

版本列表:

  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 總和檢查碼:

=

總下載次數 12,069

這個版本 2,452

版本发布:

授權:

MIT

Ruby 版本需求: >= 0

相關連結: