RubyGems Navigation menu

pcg_random 0.1.1

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 (14KB)
  2. 0.1.4 March 30, 2016 (12.5KB)
  3. 0.1.3 March 20, 2016 (12KB)
  4. 0.1.2 March 19, 2016 (11KB)
  5. 0.1.1 March 16, 2016 (10.5KB)
全てのバージョンを表示(全6件)

Development依存関係 (5):

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

所有者:

作者:

  • Vaibhav Yenamandra

SHA 256チェックサム:

=

累計ダウンロード数 12,069

このバージョンのみ 2,440

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: