@types/random-string
TypeScript icon, indicating that this package has built-in type declarations

0.0.31 • Public • Published

Installation

npm install --save @types/random-string

Summary

This package contains type definitions for random-string (https://github.com/valiton/node-random-string).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/random-string.

index.d.ts

declare function randomString(opts?: Object): string;
export = randomString;

Additional Details

  • Last updated: Tue, 07 Nov 2023 09:09:39 GMT
  • Dependencies: none

Credits

These definitions were written by Sam Saint-Pettersen.

/@types/random-string/

    Package Sidebar

    Install

    npm i @types/random-string

    Weekly Downloads

    2,065

    Version

    0.0.31

    License

    MIT

    Unpacked Size

    2.75 kB

    Total Files

    5

    Last publish

    Collaborators

    • types