Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xaionaro/trezor-seed-generator

Generates secure 24-words seed using /dev/random
https://github.com/xaionaro/trezor-seed-generator

generator secure seed trezor

Last synced: 27 days ago
JSON representation

Generates secure 24-words seed using /dev/random

Awesome Lists containing this project

README

        

```
go run github.com/xaionaro/trezor-seed-generator/trezorSeedGenerator@latest
```

result:
```
$ go run github.com/xaionaro/trezor-seed-generator/trezorSeedGenerator@latest
go: finding module for package github.com/tyler-smith/go-bip39
go: found github.com/tyler-smith/go-bip39 in github.com/tyler-smith/go-bip39 v1.1.0
1: helmet
2: surround
3: agree
4: brand
5: any
6: enough
7: supply
8: choose
9: bronze
10: case
11: rely
12: crazy
13: pigeon
14: satoshi
15: wrist
16: abuse
17: divide
18: wall
19: injury
20: tourist
21: example
22: proud
23: fashion
24: castle
```