RubyGems Navigation menu

xelor 0.1.0

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 (8.0 KB)
  2. 0.1.3 - June 21, 2016 (8.0 KB)
  3. 0.1.2 - June 21, 2016 (8.0 KB)
  4. 0.1.1 - June 21, 2016 (8.0 KB)
  5. 0.1.0 - June 07, 2016 (8.0 KB)

Development 相依性套件 (2):

bundler ~> 1.12
rake ~> 10.0

擁有者:

作者:

  • Austin Vecchio

SHA 256 checksum:

6391c1f52d1649fb7bd01283a7e10084d15c786789e4ad842d23ecfdd79d03a2

總下載次數 10,681

這個版本 1,800

License:

MIT

Ruby 版本需求: >= 0

相關連結: