wuami
v1.0.1
Published
wutang name generator
Downloads
1
Readme
wu-tang name generator
npm i wuami
const wuami = require('./index');
const name = wuami(author).then(wuName => console.log(wuName));
Thanks
This is a wrapper around https://github.com/rahulparsani/WuNameAAS, so shout out to @rahulparsani and the og name generators.
Caveats
const name = wuami('Donald Glover').then(wuName => wuName === 'Childish Gambino'); // false