Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Random

Hierarchy

  • Random

Index

Methods

Methods

Static getBytes

  • getBytes(count: number): Uint8Array
  • Returns count cryptographically secure random bytes

    Parameters

    • count: number

    Returns Uint8Array

Generated using TypeDoc