|
|
|
|
|
by Filligree
4186 days ago
|
|
With one exception, you could use them for a synchronised random number generator. It's not as useful as you'd hope, since a cryptographic PRNG theoretically does the same thing (and you need to individually transport the bits ahead-of-time), but you can at least be sure the numbers are random and no-one is spying. Whether or not that counts as communication is up to you. |
|