SshRandom¶ [Source] primitive val SshRandom Constructors¶ create¶ [Source] new val create() : SshRandom val^ Returns¶ SshRandom val^ Public Functions¶ random_bytes¶ [Source] fun box random_bytes( size: USize val) : Array[U8 val] iso^ Parameters¶ size: USize val Returns¶ Array[U8 val] iso^ eq¶ [Source] fun box eq( that: SshRandom val) : Bool val Parameters¶ that: SshRandom val Returns¶ Bool val ne¶ [Source] fun box ne( that: SshRandom val) : Bool val Parameters¶ that: SshRandom val Returns¶ Bool val