File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11## EntropyString for JavaScript
22
3- [ ![ Build Status ] ( https://travis-ci.org/EntropyString/JavaScript .svg?branch=master )] ( https://travis-ci.org/EntropyString/JavaScript )   ; [ ![ npm ] ( https://img.shields.io/npm/v/npm .svg )] ( )   ; [ ![ License: ISC] ( https://cdn.rawgit.com/EntropyString/JavaScript/8bcbc005/ISC.svg )] ( https://en.wikipedia.org/wiki/ISC_license )
3+ [ ![ npm version ] ( https://badge.fury.io/js/entropy-string .svg )] ( https://www.npmjs.com/package/entropy-string )   ; [ ![ Build Status ] ( https://travis-ci.org/EntropyString/JavaScript .svg?branch=master )] ( https://travis-ci.org/EntropyString/JavaScript )   ; [ ![ License: ISC] ( https://cdn.rawgit.com/EntropyString/JavaScript/8bcbc005/ISC.svg )] ( https://en.wikipedia.org/wiki/ISC_license )
44
55Efficiently generate cryptographically strong random strings of specified entropy from various character sets.
66
Original file line number Diff line number Diff line change 11{
22 "name" : " entropy-string" ,
3- "version" : " 1.0.9 " ,
3+ "version" : " 1.1.2 " ,
44 "description" : " Efficiently generate cryptographically strong random strings of specified entropy from various character sets." ,
55 "main" : " entropy-string.js" ,
66 "directories" : {
You can’t perform that action at this time.
0 commit comments