when we use Keypair.generate() to get a keypair, does the library checks if this address is already in use ?
Or is it only based on probability that this address doesn't exist ? (which i guess, is not the case...)
Or maybe there is something like a timestamp that make impossible to get twice the same address ?