From 65351720cc7c8cfb5e2fc097240204eb7f24553e Mon Sep 17 00:00:00 2001 From: MixtapeXD <46252377+AlecMcCutcheon@users.noreply.github.com> Date: Wed, 14 Oct 2020 10:10:59 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0121434..a414bac 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ You can toggle between the normal algorithm and GRC's algorithm and create custo ```javascript Var characters = 10; Var length = 5; + Math.pow(characters, length); ``` and a symbol character set size of 32.