Author

Topic: How are addresses kept unique? (Read 446 times)

sr. member
Activity: 440
Merit: 250
December 19, 2013, 02:33:44 PM
#3
How does bitcoinaddress.org generate unique addresses when it's used offline because it can't be checking a database of addresses to check it's not generating a duplicate address?



Generating duplicate address is unlikely, unless the random function is flawed
If you could generate already existing address in blockchain with Bitcoins siting there, you could spend the Bitcoins
full member
Activity: 196
Merit: 100
December 19, 2013, 02:31:21 PM
#2
Quote
How does bitcoinaddress.org generate unique addresses when it's used offline because it can't be checking a database of addresses to check it's not generating a duplicate address?
I don't think offline/online has anything to do with it.

All addresses are created in a pseudorandom manner and don't check that they already exist.
Its just very unlikely two address will be generated that are the same.

newbie
Activity: 19
Merit: 0
December 19, 2013, 02:28:28 PM
#1
How does bitcoinaddress.org generate unique addresses when it's used offline because it can't be checking a database of addresses to check it's not generating a duplicate address?
Jump to: