Ben Fletcher
Ben Fletcher
`randomatic('?', 4)` Currently if the `chars` option is not specified, the characters from `undefined` are used as the custom characters (including the fact that `d`, `n` and `e` are 2x...
When the `minimist-options` package parses aliases, it was apparently designed to handle both a single string as well as an array of strings ([it `arrify`s the alias and turns a...
Been following this for a while and used in a couple projects, so thanks! Question: Would there be possible compression gains from pre-loading the dictionary for specific data types. In...