Sha256: 7900bc1688df332f072fd66534995ce4cb79b4d314804693af3d753997ceb439
Contents?: true
Size: 315 Bytes
Versions: 3
Compression:
Stored size: 315 Bytes
Contents
module Argon2 # SecureRandom is a Ruby module. I have no idea why steep now thinks it's an unknown constant, nor why rbs # prototype has no interest in outputting this. SecureRandom: untyped # Generates a random, binary string for use as a salt. class Engine def self.saltgen: () -> untyped end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
argon2-2.3.2 | sig/engine.rbs |
argon2-2.3.1 | sig/engine.rbs |
argon2-2.3.0 | sig/engine.rbs |