Back to Pocketbase

Interface randomString

static/jsvm/interfaces/security.randomString.html

latest578 B
Original Source

Interface randomString

Hierarchy

  • randomString

  • randomString(length): string

RandomString generates a cryptographically random string with the specified length.

The generated string matches [A-Za-z0-9]+ and it's transparent to URL-encoding.

Parameters

length: number

Returns string

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

Generated using TypeDoc