Old private project of mine from early 2019.
Open the web app and click Add new pattern generator, then type in the file names found in the generators directory. You can then choose these generators in the Choose a pattern … menu.
I don’t really remember why I designed it in such a way that you have to add these generators by typing them manually. I have to revisit this later.
There is a template for generators. Look at the code of the other generators to create a new one. The title
field in the exported object is the tooltip of the option.
The fixValues
module could probably be simplified a lot; this is probably from before I knew about valueAsNumber
.
Using c49ae43a-69d8-4ebc-b138-095fbb793d8a
, e4ff17f2-090b-46b4-996f-1fa20fbba6ea
, 43faf3b7-4c53-4e32-885d-c71440414de1
, and 88b40878-2b56-48a6-8f0b-8e674231acf8
.