atom-randomstring

Atom editor wrapper around randomstring

robballou

349

1

0.6.0

MIT

GitHub

atom-randomstring package

Atom editor wrapper around randomstring.

Configuration

Available configuration options:

"atom-randomstring":
  length: 64
  charset: "alphanumeric"

These options are [passed onto randomstring](randomstring, so check there for more documentation.