# crypto

An implementation of the crypto global.

# Static members

  • function getRandomValues(array: Uint8Array): void
    
    Fills array with cryptographically strong random values.