webpack-encrypt-nodejs-module

This is a webpack plugin (`webpack >= 5`) that creates an encrypted bundle nodejs module that will be decrypted at runtime on server using an environment variable as the desencryption key.

simple-random

A simple flexible javascript library that creates random alpha-numeric strings. Works in both NodeJS and the browser.