Generate deterministic, human-readable names for things.
npm install --save threewords
const threewords = require('threewords');
// stable and deterministic (same result every time)
threewords('[email protected]'); // defeated-ridiculous-family
threewords('[email protected]'); // defeated-ridiculous-family
const threewords = require('threewords');
// totally random
threewords.random(); // obeisant-voiceless-unit
threewords.random(); // grand-verbal-collaborator
threewords [email protected]
# defeated-ridiculous-family
threewords
# obeisant-voiceless-unit