Update README.md
This commit is contained in:
parent
5e1a2f30ce
commit
65351720cc
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ You can toggle between the normal algorithm and GRC's algorithm and create custo
|
||||||
```javascript
|
```javascript
|
||||||
Var characters = 10;
|
Var characters = 10;
|
||||||
Var length = 5;
|
Var length = 5;
|
||||||
|
|
||||||
Math.pow(characters, length);
|
Math.pow(characters, length);
|
||||||
```
|
```
|
||||||
and a symbol character set size of 32.
|
and a symbol character set size of 32.
|
||||||
|
|
Loading…
Add table
Reference in a new issue