scripts: add script to generate fake accounts

might be useful for screenshots too, currently just using for testing
the sorting/filtering.
This commit is contained in:
Harvey Tindall
2023-06-14 11:50:22 +01:00
parent 8ac3bb9711
commit 0e241f56fb
3 changed files with 129 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
module github.com/hrfee/jfa-go/scripts/account-gen
go 1.20
require github.com/hrfee/mediabrowser v0.3.8 // indirect