[fpc-pascal]Random generator
jordi
jordiv at catalonia.net
Sat Dec 6 21:16:44 CET 2003
El ds, 06 de 12 de 2003 a las 21:06, Jonas Maebe escribió:
> As long as you use pseudo-random number generators, you will not be
> able to generate sequences that are very hard to redo. They are per
> definition easy to reproduce, even if you mix 100 different sequences.
> If you want to encrypt something or authenticate, you have to look into
> encryption respectively authentication methods, and not at
> pseudo-random generators.
>
>
> Jonas
Ok, thanks.
Jordi
More information about the fpc-pascal
mailing list