shortid
@quik/core / shortid
Function: shortid()
shortid(
length?):string
Defined in: utils/String.ts:13
Generator for a ShortID that can be used for various things.
Parameters
length?
number = 10
The length of the returned ShortID
Returns
string