diff options
Diffstat (limited to 'src/modules/random')
| -rw-r--r-- | src/modules/random/index.ts | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/modules/random/index.ts b/src/modules/random/index.ts index df58d292..2a44b0e2 100644 --- a/src/modules/random/index.ts +++ b/src/modules/random/index.ts @@ -12,10 +12,6 @@ import type { /** * Generates random values of different kinds. * - * ### Overview - * - * All the methods in this module are deprecated. - * * @deprecated Use the modules specific to the type of data you want to generate instead. */ export class RandomModule { |
