As a first attempt,<br>I'd screenscrape urban dictionary <a href="http://www.urbandictionary.com/popular.php?character=A">http://www.urbandictionary.com/popular.php?character=A</a> ... Z<br><br>bung those into an array,<br>
take the words from there,<br>and choose a random pair, joining them together.<br><br>preferably with a high weighting on "dog" and "cool"<br><br>"butterFaceDog"<br>is a good one I feel.<br><br>
<div class="gmail_quote">2008/11/13 James Smith <span dir="ltr"><<a href="mailto:james@floppy.org.uk">james@floppy.org.uk</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
2008/11/13 Geir Freysson <<a href="mailto:geir.freysson@gmail.com">geir.freysson@gmail.com</a>>:<br>
<div class="Ih2E3d">> One thing that crossed my mind was to take the dictionary on my Linux<br>
> box and randomly choose words from that. This however, would have the<br>
> regrettable side effect of people getting screen names they might<br>
> object to!<br>
<br>
</div>I was thinking this the other day - it would be very useful to have a<br>
ruby gem that generated decent random usernames. We have a requirement<br>
for "anonymous" posts on our site, but we still need to show a<br>
username so that they don't look any different from normal posts.<br>
<div class="Ih2E3d"><br>
> Anyone have any ideas for a solution? Are there any free collections<br>
> of cool words out there? A ruby random cool word generator? A<br>
> dictionary minus the sh**?<br>
<br>
</div>There are so many name generators out there, some of those must have<br>
dictionaries that could be re-used, or even code that could be quickly<br>
adapted. Would be nice to have a gem that generated names from a<br>
dictionary, or set of dictionaries.<br>
<br>
If you end up writing something, let me know and I will try to help<br>
out. Likewise, if I start something I will give you a shout.<br>
<br>
cheers,<br>
<font color="#888888">James<br>
</font><div><div></div><div class="Wj3C7c">_______________________________________________<br>
Chat mailing list<br>
<a href="mailto:Chat@lists.lrug.org">Chat@lists.lrug.org</a><br>
<a href="http://lists.lrug.org/listinfo.cgi/chat-lrug.org" target="_blank">http://lists.lrug.org/listinfo.cgi/chat-lrug.org</a><br>
</div></div></blockquote></div><br>