Skip to content

SshRandom

[Source]

primitive val SshRandom

Constructors

create

[Source]

new val create()
: SshRandom val^

Returns


Public Functions

random_bytes

[Source]

fun box random_bytes(
  size: USize val)
: Array[U8 val] iso^

Parameters

Returns


eq

[Source]

fun box eq(
  that: SshRandom val)
: Bool val

Parameters

Returns


ne

[Source]

fun box ne(
  that: SshRandom val)
: Bool val

Parameters

Returns