Skip to content

Commit e1620ad

Browse files
committedJul 17, 2017
License badge
1 parent d79e859 commit e1620ad

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed
 

‎ISC.svg

Lines changed: 1 addition & 0 deletions
Loading

‎README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
## EntropyString for JavaScript    [![Build Status](https://travis-ci.org/EntropyString/JavaScript.svg?branch=master)](https://travis-ci.org/EntropyString/JavaScript)
1+
## EntropyString for JavaScript
22

3-
`entropy-string` provides efficient creation of cryptographically strong random strings of specific entropy using various character sets.
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](./ISC.svg)](https://en.wikipedia.org/wiki/ISC_license)
4+
5+
Efficiently generate cryptographically strong random strings of specified entropy from various character sets.
46

57
## <a name="TOC"></a>
68
- [Installation](#Installation)

0 commit comments

Comments
 (0)