core.getrandomstring | Medplum
getRandomString() function
Returns a cryptographically secure random string.
Signature:
export declare function getRandomString(): string;
Returns:
string
A cryptographically secure random string.
Returns a cryptographically secure random string.
Signature:
export declare function getRandomString(): string;
Returns:
string
A cryptographically secure random string.