Skip to content

Instantly share code, notes, and snippets.

View cyborgsphinx's full-sized avatar

James Hannah cyborgsphinx

View GitHub Profile
@cyborgsphinx
cyborgsphinx / name-gen.lua
Created January 27, 2018 19:07
A simple English-sounding word generator, based on the phonemes that exist in the language
phonemes = { 'ay', 'a', 'b', 'k', 'd', 'ee', 'ea',
'f', 'g', 'h', 'igh', 'i', 'j', 'l',
'm', 'n', 'oa', 'o', 'p', 'qu', 'r',
's', 't', 'ew', 'u', 'v', 'w', 'x',
'y', 'z', 'oo', 'oi', 'ou', 'aw', 'ar',
'sh', 'wh', 'ch', 'th', 'ng', 'er' }
math.randomseed(os.time())
num = 3
if arg[1] ~= nil then

Keybase proof

I hereby claim:

  • I am cyborgsphinx on github.
  • I am cyborgsphinx (https://keybase.io/cyborgsphinx) on keybase.
  • I have a public key ASDE5vrYL0tGSW1U-bHB7jRPNvjSiHUHSnB3ckAGn6Ru_wo

To claim this, I am signing this object: