publiclab / wherewebreathe

wherewebreathe.org
2 stars 7 forks source link

random username generator for registration page #88

Closed mmnoo closed 9 years ago

mmnoo commented 9 years ago

Question for you @jywarren . Instead of random animals/colors/foodstuff combined with numbers, howabout random semi-pronouncable nonsense words combined with numbers?

Found a JS library that creates these. http://chancejs.com/#word

Might be easier to tap into that library than to have to create arrays listing sufficient numbers of animals, food, and colours so that the generated usernames are sufficiently unique to human eyes.

Thoughts?

jywarren commented 9 years ago

Sure, that sounds good. We were thinking we didn't want a random name generator to create off-color names like "Jade Panda Garden" or something. Maybe this'd help avoid that possibility. Can you try generating a hundred examples and see how it looks?

On Wed, Oct 29, 2014 at 2:25 PM, Melissa notifications@github.com wrote:

Question for you @jywarren https://github.com/jywarren . Instead of random animals/colors/foodstuff combined with numbers, howabout random semi-pronouncable nonsense words combined with numbers?

Found a JS library that creates these. http://chancejs.com/#word

Might be easier to tap into that library than to have to create arrays listing sufficient numbers of animals, food, and colours so that the generated usernames are sufficiently unique to human eyes.

Thoughts?

— Reply to this email directly or view it on GitHub https://github.com/publiclab/wherewebreathe/issues/88.

mmnoo commented 9 years ago

These are the kinds of names generated:

suhwizri abohopko fiseoj kiziwu tevatfaw sabtuwji pemcolen zecaswe igrizez rovain wefgakad olnidor elomivis zovenfi cogtezuc julagwe secoki fotilu ideuhiis kafujpoc huvzuvnib zokemkac sunlobsuw weclolkef otwiffoc hafhuode bigafaz zocvuwa nurlitsew ehaondo kigisvar rugomoj rewwaora dabriupa kogrokeso keepil faejiihi halvuhbav jijukgi ifpegze evujoumo jiwehhub giohulez cuevooz uwedugi vomaole mukviih vitala ahmilec hiroavu boheod ogavetok eboruchev bumohmov hodoad senokar bikewuvol tejnofla mobirje tulirwul aplekope corimi hifono kujuwha agfukcav wimipi sagimeme ifzihi pucgala sekkusga nekovsi beabhom daikho rifozsi tomutemov reuzoote tanhosze atrupuv zirunre wapzauc ziufola papziwi geckidas otiepaziv bocujki apdigas hofehbo cofvavke bakumtuk leogvuc cohodo sipasilu bekdacura bivvunod ifzudec majulo noarhe govuzida zagzawfo giktibpip sumacin

jywarren commented 9 years ago

cool!!!

On Fri, Nov 7, 2014 at 2:04 PM, Melissa notifications@github.com wrote:

These are the kinds of names generated:

suhwizri abohopko fiseoj kiziwu tevatfaw sabtuwji pemcolen zecaswe igrizez rovain wefgakad olnidor elomivis zovenfi cogtezuc julagwe secoki fotilu ideuhiis kafujpoc huvzuvnib zokemkac sunlobsuw weclolkef otwiffoc hafhuode bigafaz zocvuwa nurlitsew ehaondo kigisvar rugomoj rewwaora dabriupa kogrokeso keepil faejiihi halvuhbav jijukgi ifpegze evujoumo jiwehhub giohulez cuevooz uwedugi vomaole mukviih vitala ahmilec hiroavu boheod ogavetok eboruchev bumohmov hodoad senokar bikewuvol tejnofla mobirje tulirwul aplekope corimi hifono kujuwha agfukcav wimipi sagimeme ifzihi pucgala sekkusga nekovsi beabhom daikho rifozsi tomutemov reuzoote tanhosze atrupuv zirunre wapzauc ziufola papziwi geckidas otiepaziv bocujki apdigas hofehbo cofvavke bakumtuk leogvuc cohodo sipasilu bekdacura bivvunod ifzudec majulo noarhe govuzida zagzawfo giktibpip sumacin

— Reply to this email directly or view it on GitHub https://github.com/publiclab/wherewebreathe/issues/88#issuecomment-62195067 .