xelor 0.1.1
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:
=
安装:
=
Runtime 依赖 (1):
hexable
~> 0.2