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!'

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i hoonicode

      Weekly Downloads

      1

      Version

      0.1.0

      License

      ISC

      Last publish

      Collaborators

      • koopero