changelogs.md


subhamg/unique-username-generator

Repository  -  API  -  Source

1.1.4

July 31, 2023

Changed

  • Updated crypto library usage: Replaced window.crypto with Node.js crypto module for server-side compatibility.

1.1.3

November 6, 2022

Fixed

  • Removal of some explicit words from the two dictionaries
  • Fixed a small spelling mistake Retrive -> Retrieve
  • Put adjective in first position before noun in generateUsername

Full Changelog: https://github.com/subhamg/unique-username-generator/compare/v1.1.1...v1.1.3