You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
varNume=require('nume');console.log(Nume.firstName());// any genderconsole.log(Nume.firstName('female'));console.log(Nume.firstName('male'));console.log(Nume.lastName());
About
Romanian name generator written in Coffeescript, using an unknown source DB of names.