JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 292608
  • Score
    100M100P100Q179451F
  • License MIT

Generate unique and memorable names

Package Exports

  • unique-names-generator

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (unique-names-generator) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Unique Names Generator

More than 28,000,000 name combinations

NPM

$ npm i -S unique-names-generator
const uniqueNamesGenerator = require('unique-names-generator');

const randomName = uniqueNamesGenerator.generate(); // big_red_donkey

const randomName2 = uniqueNamesGenerator.generate('-'); // big-red-donkey