1
- :game_die : [ @aureooms/js- random ] ( https://make-github-pseudonymous-again .github.io/js- random )
1
+ :game_die : [ @randomized/ random ] ( https://randomized-algorithm .github.io/random )
2
2
==
3
3
4
4
<p align =" center " >
9
9
</p >
10
10
11
11
Randomness algorithms for JavaScript.
12
- See [ docs] ( https://make-github-pseudonymous-again .github.io/js- random ) .
13
- Parent is [ @ aureooms/ js-algorithms] ( https://make-github-pseudonymous-again.github.io/js-algorithms ) .
12
+ See [ docs] ( https://randomized-algorithm .github.io/random ) .
13
+ Parent is [ js-algorithms] ( https://make-github-pseudonymous-again.github.io/js-algorithms ) .
14
14
15
15
> :warning : Depending on your environment, the code may require
16
16
> ` regeneratorRuntime ` to be defined, for instance by importing
@@ -22,20 +22,20 @@ import {
22
22
randfloat , // randfloat(i, j) -> [i, j[
23
23
sample , // /!\ in-place
24
24
shuffle , // /!\ in-place
25
- } from ' @aureooms/js- random' ;
25
+ } from ' @randomized/ random' ;
26
26
```
27
27
28
- [ ![ License] ( https://img.shields.io/github/license/make-github-pseudonymous-again/js- random.svg )] ( https://raw.githubusercontent.com/make-github-pseudonymous-again/js- random/main/LICENSE )
29
- [ ![ Version] ( https://img.shields.io/npm/v/@aureooms/js- random.svg )] ( https://www.npmjs.org/package/@aureooms/js- random )
30
- [ ![ Tests] ( https://img.shields.io/github/workflow/status/make-github-pseudonymous-again/js- random/ci:test?event=push&label=tests )] ( https://github.com/make-github-pseudonymous-again/js- random/actions/workflows/ci:test.yml?query=branch:main )
31
- [ ![ Dependencies] ( https://img.shields.io/david/make-github-pseudonymous-again/js- random.svg )] ( https://david-dm.org/make-github-pseudonymous-again/js- random )
32
- [ ![ Dev dependencies] ( https://img.shields.io/david/dev/make-github-pseudonymous-again/js- random.svg )] ( https://david-dm.org/make-github-pseudonymous-again/js- random?type=dev )
33
- [ ![ GitHub issues] ( https://img.shields.io/github/issues/make-github-pseudonymous-again/js- random.svg )] ( https://github.com/make-github-pseudonymous-again/js- random/issues )
34
- [ ![ Downloads] ( https://img.shields.io/npm/dm/@aureooms/js- random.svg )] ( https://www.npmjs.org/package/@aureooms/js- random )
28
+ [ ![ License] ( https://img.shields.io/github/license/randomized-algorithm/ random.svg )] ( https://raw.githubusercontent.com/randomized-algorithm/ random/main/LICENSE )
29
+ [ ![ Version] ( https://img.shields.io/npm/v/@randomized/ random.svg )] ( https://www.npmjs.org/package/@randomized/ random )
30
+ [ ![ Tests] ( https://img.shields.io/github/workflow/status/randomized-algorithm/ random/ci:test?event=push&label=tests )] ( https://github.com/randomized-algorithm/ random/actions/workflows/ci:test.yml?query=branch:main )
31
+ [ ![ Dependencies] ( https://img.shields.io/david/randomized-algorithm/ random.svg )] ( https://david-dm.org/randomized-algorithm/ random )
32
+ [ ![ Dev dependencies] ( https://img.shields.io/david/dev/randomized-algorithm/ random.svg )] ( https://david-dm.org/randomized-algorithm/ random?type=dev )
33
+ [ ![ GitHub issues] ( https://img.shields.io/github/issues/randomized-algorithm/ random.svg )] ( https://github.com/randomized-algorithm/ random/issues )
34
+ [ ![ Downloads] ( https://img.shields.io/npm/dm/@randomized/ random.svg )] ( https://www.npmjs.org/package/@randomized/ random )
35
35
36
- [ ![ Code issues] ( https://img.shields.io/codeclimate/issues/make-github-pseudonymous-again/js- random.svg )] ( https://codeclimate.com/github/make-github-pseudonymous-again/js- random/issues )
37
- [ ![ Code maintainability] ( https://img.shields.io/codeclimate/maintainability/make-github-pseudonymous-again/js- random.svg )] ( https://codeclimate.com/github/make-github-pseudonymous-again/js- random/trends/churn )
38
- [ ![ Code coverage (cov)] ( https://img.shields.io/codecov/c/gh/make-github-pseudonymous-again/js- random/main.svg )] ( https://codecov.io/gh/make-github-pseudonymous-again/js- random )
39
- [ ![ Code technical debt] ( https://img.shields.io/codeclimate/tech-debt/make-github-pseudonymous-again/js- random.svg )] ( https://codeclimate.com/github/make-github-pseudonymous-again/js- random/trends/technical_debt )
40
- [ ![ Documentation] ( https://make-github-pseudonymous-again .github.io/js- random/badge.svg )] ( https://make-github-pseudonymous-again .github.io/js- random/source.html )
41
- [ ![ Package size] ( https://img.shields.io/bundlephobia/minzip/@aureooms/js- random )] ( https://bundlephobia.com/result?p=@aureooms/js- random )
36
+ [ ![ Code issues] ( https://img.shields.io/codeclimate/issues/randomized-algorithm/ random.svg )] ( https://codeclimate.com/github/randomized-algorithm/ random/issues )
37
+ [ ![ Code maintainability] ( https://img.shields.io/codeclimate/maintainability/randomized-algorithm/ random.svg )] ( https://codeclimate.com/github/randomized-algorithm/ random/trends/churn )
38
+ [ ![ Code coverage (cov)] ( https://img.shields.io/codecov/c/gh/randomized-algorithm/ random/main.svg )] ( https://codecov.io/gh/randomized-algorithm/ random )
39
+ [ ![ Code technical debt] ( https://img.shields.io/codeclimate/tech-debt/randomized-algorithm/ random.svg )] ( https://codeclimate.com/github/randomized-algorithm/ random/trends/technical_debt )
40
+ [ ![ Documentation] ( https://randomized-algorithm .github.io/random/badge.svg )] ( https://randomized-algorithm .github.io/random/source.html )
41
+ [ ![ Package size] ( https://img.shields.io/bundlephobia/minzip/@randomized/ random )] ( https://bundlephobia.com/result?p=@randomized/ random )
0 commit comments