1.1.0 • Published 1 year ago

keysmash v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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]
1.1.0

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago