RubyGems Navigation menu

cheap_random 0.9.2

**CheapRandom** is a set of tools for pseudo random number generation from arbitrary data. The properties of the **CheapRandom seed** make convenient random number generation possible -- useful for easily repeatable software testing. The **CheapRandom algorithm** is information conserving and generally appears to produce lower chi-squared statistics than **Kernel::rand** i.e. it appears to be more random. The **CheapRandom algorithm**, an original work by Bardi Einarsson, has been in use for 6 years.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.9.4 - July 13, 2012 (43.0 KB)
  2. 0.9.3 - June 26, 2012 (37.5 KB)
  3. 0.9.2 - June 12, 2012 (11.0 KB)

Development 相依性套件 (1):

rspec ~> 2.2

擁有者:

作者:

  • Bardi Einarsson

SHA 256 checksum:

c54f0c131e05f1feeeb9d14e2af839a21ffff8ddd160b4def063f30563d85831

總下載次數 11,740

這個版本 3,550

License:

Ruby 版本需求: >= 1.9.2

相關連結: