Skip to main content

LazyNonce

Lazily generates a cryptographically secure nonce string, for use in CSP headers.

Attributes

AttributeTypeDescription
_wrappedstring = emptyInternal storage for the generated nonce string which determines the truthiness of the object based on whether the nonce has been evaluated.

Constructor

Signature

def LazyNonce() - > null

Signature

def LazyNonce() - > null