Home > @infiniteobjects/core-library-web > UUID > numeric
Creates a ‘Numeric Random String’ with the last digit being used as a CheckDigit using the Damn algorithm.
Signature:
static numeric(digits?: number): string;
Parameter | Type | Description |
---|---|---|
digits | number | (Optional) |
Returns:
string