Home > @infiniteobjects/core-library > 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