feat: adding new way to use Random.org api to generate seed phrase

This commit is contained in:
LC mac
2026-02-13 01:05:13 +08:00
parent 9cc74005f2
commit cf6299a510
3 changed files with 391 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "seedpgp-web",
"private": true,
"version": "1.4.6",
"version": "1.4.7",
"type": "module",
"scripts": {
"dev": "vite",