RubyGems Navigation menu

xelor 0.1.5

Xelor was built for systems that require random bytes for processes faster than one second. Because normal random generation is based off of time as a seed, if there exists multiple calls towards SecureRandom or Rand within one second, the same number will be produced. This can be resolved on unix or linux based systems by making a system call to read /dev/urandom.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.1.5 - June 21, 2016 (8KB)
  2. 0.1.3 - June 21, 2016 (8KB)
  3. 0.1.2 - June 21, 2016 (8KB)
  4. 0.1.1 - June 21, 2016 (8KB)
  5. 0.1.0 - June 07, 2016 (8KB)

Runtime依存関係 (1):

bases ~> 1.0

Development依存関係 (3):

bundler ~> 1.12
rake ~> 10.0
rspec ~> 3.4

所有者:

作者:

  • Austin Vecchio

SHA 256チェックサム:

9baa085709c183423dfe9616512043e0e50e3417f25ddd54690072362339e716

累計ダウンロード数 10,654

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

ライセンス:

MIT

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

リンク: