index
:
pw.cloudef.rpg.git
master
rtp-support
Unnamed repository; edit this file 'description' to name the repository.
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
jni
/
ruby
/
benchmark
/
bm_securerandom.rb
blob: a082ea6d5b8d97774868ccb2bf2220d38b8a6076 (
plain
)
1
2
3
4
5
require "securerandom" 20_0000.times do SecureRandom.random_number(100) end