RubyGems Navigation menu

cheap_random 0.9.3

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

73235e5afcdd31957df64444c5785684987e10694315f757191be7a21f83da01

總下載次數 11,781

這個版本 3,579

License:

Ruby 版本需求: >= 1.9.2

相關連結: