Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
55345559
Topic
5112311
Board
Development & Technical Discussion
Merits
1 from 1 user
Re: VanitySearch (Yet another address prefix finder)
by
Jean_Luc
on
09/10/2020, 15:20:21 UTC
⭐ Merited by
ETFbitcoin
(1)
Note that with VanitySearch, the generation of the base key (if no seed specified) is done through secure RNG of the system:
CryptGenRandom() for windows and /dev/urandom for linux.