8 Commits

Author SHA1 Message Date
raucao 0e8228a0bb Fuzzing for dates
In addition to fuzzing amounts, this shifts all dates to the past by a
random number of days (between 7 and 14).
2025-05-03 15:19:28 +04:00
raucao c16db7bbb2 Add fuzzing for amounts
* +- 0 to 1%, or +- 1 sat for tiny amounts
* Ensure balance cannot go negative
2025-05-02 17:35:25 +04:00
raucao 874c984c6d Add README 2025-05-02 16:51:42 +04:00
raucao 04457b8912 Randomize sort order of user IDs 2025-05-02 16:45:25 +04:00
raucao 1134b0991a Update env example 2025-05-02 16:26:48 +04:00
raucao e14131c3ca Add deno.json, rename script 2025-05-02 16:23:19 +04:00
raucao 7ca4a33a48 Script for generating anonymization key 2025-05-02 16:17:05 +04:00
raucao e4634fedf2 Export daily stats per user to CSV 2025-05-02 16:16:57 +04:00