- Updated crypto library usage: Replaced
window.crypto
with Node.jscrypto
module for server-side compatibility.
- 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