RubyGems Navigation menu

guided_randomness 0.1.4

Simple gem for Ruby which extends Array class, and gave possibility to pick element from it at random, however with certain probability (probability is given for each element). Adds the get_rand function to array class, which take array of chances as arguments (for example [1,2,3].get_rand([3,4,5]))

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.1.4 - May 13, 2011 (6.0 KB)
  2. 0.1.3 - May 12, 2011 (5.0 KB)
  3. 0.1.2 - May 12, 2011 (5.0 KB)
  4. 0.1.1 - May 12, 2011 (5.0 KB)

Runtime 相依性套件 (1):

bsearch ~> 1.5

擁有者:

作者:

  • Piotr Esse Szmielew, Radosław Bułat, Robert Pankowecki

SHA 256 checksum:

9deb5d477b110603e4f7c8e01b781f331b8e6294bdacbdbdfae83c35d3f6d63a

總下載次數 14,924

這個版本 4,619

License:

Ruby 版本需求:

相關連結: