keysmash
v1.1.0
Published
a believable keysmash generator
Downloads
2
Readme
keysmash
a believable keysmash generator
installation
npm install keysmash
usage
import keysmash from 'keysmash'
const k = keysmash(15)
// k: ahjdadsgdjdkdgf
you can also pass additional options:
keysmash(15, {
rerollChance: 0.9,
startsWithAChance: 0.4,
})
references
- Ygartua, H. (2018). Linguistic Feature Spread in Online Social Networks (thesis) [link]