nanoid

A tiny (116 bytes), secure URL-friendly unique string ID generator

random-string-generator

Javascript random string generator, the length and scope can be custom defined.

node-native-random-string

A cryptographically strong pseudo-random string generator using only the native Node.js crypto module.

random-string-generator-library

The random-string-generator-library is a lightweight utility library for generating random strings in Node.js or browser environments. It provides a simple function for creating strings with a specified length, using a customizable character set.