prorm API Reference
← Documentation
GitLab
Preparing search index...
index
randomString
Function randomString
randomString
(
length
?:
number
,
chars
?:
string
)
:
string
Generate a random string of specified length
Parameters
length
:
number
= 16
chars
:
string
= 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789'
Returns
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
← Documentation
GitLab
prorm API Reference
Loading...
Generate a random string of specified length