@@ -7,13 +7,13 @@ Randomness algorithms for JavaScript.
7
7
See [ docs] ( https://aureooms.github.io/js-random ) .
8
8
Parent is [ @aureooms/js-algorithms ] ( https://aureooms.github.io/js-algorithms ) .
9
9
10
- [ ![ NPM license] ( http ://img.shields.io/npm/l/@aureooms/js-random.svg?style=flat)] ( https://raw.githubusercontent.com/aureooms/js-random/master/LICENSE )
11
- [ ![ NPM version] ( http ://img.shields.io/npm/v/@aureooms/js-random.svg?style=flat)] ( https://www.npmjs.org/package/@aureooms/js-random )
12
- [ ![ Build Status] ( http ://img.shields.io/travis/aureooms/js-random.svg?style=flat)] ( https://travis-ci.org/aureooms/js-random )
13
- [ ![ Coverage Status] ( http ://img.shields.io/coveralls/aureooms/js-random.svg?style=flat)] ( https://coveralls.io/r/aureooms/js-random )
14
- [ ![ Dependencies Status] ( http ://img.shields.io/david/aureooms/js-random.svg?style=flat)] ( https://david-dm.org/aureooms/js-random#info=dependencies )
15
- [ ![ devDependencies Status] ( http ://img.shields.io/david/dev/aureooms/js-random.svg?style=flat)] ( https://david-dm.org/aureooms/js-random#info=devDependencies )
16
- [ ![ Code Climate] ( http ://img.shields.io/codeclimate/github/aureooms/js-random.svg?style=flat)] ( https://codeclimate.com/github/aureooms/js-random )
17
- [ ![ NPM downloads per month] ( http ://img.shields.io/npm/dm/@aureooms/js-random.svg?style=flat)] ( https://www.npmjs.org/package/@aureooms/js-random )
18
- [ ![ GitHub issues] ( http ://img.shields.io/github/issues/aureooms/js-random.svg?style=flat)] ( https://github.com/aureooms/js-random/issues )
10
+ [ ![ NPM license] ( https ://img.shields.io/npm/l/@aureooms/js-random.svg?style=flat)] ( https://raw.githubusercontent.com/aureooms/js-random/master/LICENSE )
11
+ [ ![ NPM version] ( https ://img.shields.io/npm/v/@aureooms/js-random.svg?style=flat)] ( https://www.npmjs.org/package/@aureooms/js-random )
12
+ [ ![ Build Status] ( https ://img.shields.io/travis/aureooms/js-random.svg?style=flat)] ( https://travis-ci.org/aureooms/js-random )
13
+ [ ![ Coverage Status] ( https ://img.shields.io/coveralls/aureooms/js-random.svg?style=flat)] ( https://coveralls.io/r/aureooms/js-random )
14
+ [ ![ Dependencies Status] ( https ://img.shields.io/david/aureooms/js-random.svg?style=flat)] ( https://david-dm.org/aureooms/js-random#info=dependencies )
15
+ [ ![ devDependencies Status] ( https ://img.shields.io/david/dev/aureooms/js-random.svg?style=flat)] ( https://david-dm.org/aureooms/js-random#info=devDependencies )
16
+ [ ![ Code Climate] ( https ://img.shields.io/codeclimate/github/aureooms/js-random.svg?style=flat)] ( https://codeclimate.com/github/aureooms/js-random )
17
+ [ ![ NPM downloads per month] ( https ://img.shields.io/npm/dm/@aureooms/js-random.svg?style=flat)] ( https://www.npmjs.org/package/@aureooms/js-random )
18
+ [ ![ GitHub issues] ( https ://img.shields.io/github/issues/aureooms/js-random.svg?style=flat)] ( https://github.com/aureooms/js-random/issues )
19
19
[ ![ Documentation] ( https://aureooms.github.io/js-random/badge.svg )] ( https://aureooms.github.io/js-random/source.html )
0 commit comments