rememberable-ids
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

rememberable-ids

This package can generate random human rememberable IDs. It generates them in the format of <number>-<adjective>-<plural noun>.

The author of the package is not responsible for any innapropriate IDs generated by this package! In that case, please submit an issue with the word in question.

To use it simply do:

const randomID = require("rememberable-ids");

randomID(); // "35-beautiful-things"
randomID(); // "12-funny-submarines"
randomID(); // "364-red-cars"

This package comes with Typescript definitions.

/rememberable-ids/

    Package Sidebar

    Install

    npm i rememberable-ids

    Weekly Downloads

    0

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    29 kB

    Total Files

    7

    Last publish

    Collaborators

    • marzeq