summaryrefslogtreecommitdiff
path: root/test/test_securerandom.rb
AgeCommit message (Expand)Author
2016-05-10random.c: use bytesnobu
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-06-25test: refine assertionsnobu
2014-02-16* test/test_securerandom.rb: use File.exist? instead of File.exists?hsbt
2012-10-19set encoding to ASCII for appropriate String#unpack modifierseregon
2012-07-25Suppress warnings.naruse
2011-06-16* test/test_securerandom.rb: Add testcase. This testcase does NOT aimnahi