RubyGems Navigation menu

xelor 0.1.3

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:
= Copy to clipboard Copied!

install:
=

Versions:

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

Runtime Dependencies (1):

hexable ~> 0.2

Development Dependencies (3):

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

Owners:

Authors:

  • Austin Vecchio

SHA 256 checksum:

4253d1fd445de577ea2b149a430768933899065df5b2477bd43bc0dcfbe4f0ca

Total downloads 10,649

For this version 2,694

License:

MIT

Required Ruby Version: >= 0

Links: