vanitygen problem it generate same address again
It's a mostly-random process, so that can happen. In addition there's collisions on address space, though in this case it looks like it ended up with the same private key as well.
Could you share the command line you had used for those two runs?
I don't know off hand what the statistical odds are of that happening with vanitygen, but they should be very, very slim to the point that I'd wonder if somehow the RNG's entropy pool was weak (essentially what K1773R said while I wrote this)...but then it should be happening more often. ( You
can provide another source of entropy for the seed based on a file )
So, either something weird's going on, or you hit a one-in-a-largenumberhere fluke
