SparkliTwizzl / petrichor

A collection of hyper-specific utilities. Part of the Trioxichor project.
Other
0 stars 0 forks source link

random string generation ignores allowed characters option #231

Open SparkliTwizzl opened 5 months ago

SparkliTwizzl commented 5 months ago

description

--allowedCharacters option is ignored.

expected behavior

--allowedCharacters option argument or default value is used.

actual behavior

only 0 and 1 are used for random string generation.

steps to recreate

  1. Run Petrichor with command generateRandomStrings

first seen in version

0.12.1

SparkliTwizzl commented 3 months ago

[Kiersten Holland (she/they)] i'm now seeing only 5 used but basically the same behavior.