|
f6f83fe323
|
Replaced "random.randint" with "secrets.randbelow" in the "new_pk" function.
|
2022-12-05 19:40:12 +08:00 |
|
|
607b5be9c0
|
Removed an unused variable in mia_core.models.
|
2022-12-05 19:36:06 +08:00 |
|
|
56a9d565c1
|
Replaced "[0-9]" with \d in the regular expressions.
|
2022-12-05 19:21:37 +08:00 |
|
|
3cef0d7009
|
Moved the source files to the "src" subdirectory.
|
2022-12-05 08:46:20 +08:00 |
|