Sha256: 23aa12b748ec848cec773c2ccbc974e7ac80edd793bb2c245312572430ff87cf
Contents?: true
Size: 183 Bytes
Versions: 1
Compression:
Stored size: 183 Bytes
Contents
require_relative "../lib/stringent" test do assert_equal 1, Stringent.generate(entropy: 1, table: '01').size assert_equal 2, Stringent.generate(entropy: 2, table: '01').size end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
stringent-0.0.1 | test/all.rb |