do_username

1.0.0 • Public • Published

do_username

A DigitalOcean-community-themed username generator.

https://www.npmjs.com/package/do_username

Install

npm install do_username

Example

const DOUsername = require('do_username');

// Generate a random username with a max length of 30 characters
console.log(DOUsername.generate());

// Generate a random username with a max length of 15 characters
console.log(DOUsername.generate(15));
AdorableBlueGreenKelp
LargeStarfish

License

This project is licensed under Apache 2.0

Dependencies (0)

    Dev Dependencies (2)

    Package Sidebar

    Install

    npm i do_username

    Weekly Downloads

    290

    Version

    1.0.0

    License

    Apache-2.0

    Unpacked Size

    15.8 kB

    Total Files

    6

    Last publish

    Collaborators

    • mattipv4