Skip to content

Commit 6fa38fb

Browse files
chore: update JSDoc
Co-authored-by: Piotr Kuczynski <[email protected]>
1 parent 6c02a47 commit 6fa38fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/random.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -528,7 +528,7 @@ export class Random {
528528
}
529529

530530
/**
531-
* Generates a string consisting of digits based on length.
531+
* Generates a given length string of digits.
532532
*
533533
* @param length The number of digits to generate. Defaults to `1`.
534534
* @param options The options to use. Defaults to `{}`.

0 commit comments

Comments
 (0)