Implement gen command, to generate samples.

This commit is contained in:
Kiyomichi Kosaka
2022-12-22 12:07:13 +00:00
parent b6c7b08320
commit e8345b374d
6 changed files with 72 additions and 6 deletions
+1
View File
@@ -22,3 +22,4 @@ rpassword = "7.2.0"
shlex = "1.1.0"
shellexpand = "3.0.0"
scopeguard = "1.1.0"
rand = "0.8.5"