chance-ext
A Chance.js mixin to generate file extensions.
Install
NPM
$ npm i chance-ext
Yarn
$ yarn add chance-ext
Usage
;; const chance = ; chance; chance;
By default, chance-ext
will return a randomly generated file extension.
Example: .random
License
MIT © Michael Novotny