node-unique-string

Generate a unique random string
  https://github.com/sindresorhus/unique-string
  0
  no reviews



Returns a 32 character unique string. Matches the length of MD5, which is unique enough for non-crypto purposes.

Node.js is an event-based server-side JavaScript engine.