Commit graph

19 commits

Author SHA1 Message Date
1abfaa44d1 Config.AddOptions and Generator.MakeWithConfig 2025-03-18 09:22:30 -05:00
7c016df30f Add MultiGeneratorRandomOrder 2025-03-15 21:00:54 -05:00
1008a064d0 Add Make method to Generator 2025-03-15 16:24:37 -05:00
1677a692d1 Add Random Generator 2025-03-15 15:36:43 -05:00
1d0f2238b3 🚚 Move Slug/Hash Generators to own file 2025-03-14 19:50:24 -05:00
586fe4f1de ♻️ Refactor Incremental Generator to single function with options 2025-03-14 19:03:22 -05:00
61a5199699 ♻️ Refactor Timestamp Generator to single function with options 2025-03-14 17:39:42 -05:00
8888ee3855 Add Hash generator 2025-03-14 15:01:39 -05:00
9d8737079f Add IncrementalStep* Generators 2025-03-14 11:19:20 -05:00
1d235af876 Add Slug Generator 2025-03-13 16:58:55 -05:00
921020d9fd 🚧 Pass Config to generator 2025-03-13 15:36:30 -05:00
67f472a2c6 Add Incremental* Generators 2025-03-13 15:22:54 -05:00
7bd5503613 ♻️ Export Config 2025-03-10 14:52:50 -05:00
5c4e66d144 Add MultiGenerator 2025-03-10 14:25:00 -05:00
ce5f823d64 ♻️ Export Generator, and switch to WithGenerator Option 2025-03-10 13:48:11 -05:00
abe7acffd4 💡 Document code 2025-03-10 13:46:13 -05:00
1af608d7c9 Add UTC time-based generators 2025-03-10 11:52:55 -05:00
ee627547a8 Add time-based generators 2025-03-10 11:47:01 -05:00
0fc4369679 Add UUID generator 2025-03-07 17:00:38 -06:00