LazyNonce
Lazily generates a cryptographically secure nonce string, for use in CSP headers.
Attributes
| Attribute | Type | Description |
|---|---|---|
| _wrapped | string = empty | Internal 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