hoonicode

0.1.0 • Public • Published

hoonicode is a simple function that randomly sprinkles a string with non-ASCII unicode characters. Its purpose is to aid in the automated testing of systems whose unicode support is questionable.

Example

const hoonicode = require('hoonicode')
    , result = hoonicode('Hello, World!')
 
// Result will be something like:
// 'Heĺľő, Ŵoŗļd!'

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    1

Package Sidebar

Install

npm i hoonicode

Weekly Downloads

1

Version

0.1.0

License

ISC

Last publish

Collaborators

  • koopero