function to create One Time Passwords (OTP)

Dr. Hawkins dochawk at gmail.com
Wed Jul 9 22:49:32 EDT 2014


On Wed, Jul 9, 2014 at 11:06 AM, Matthias Rebbe | M-R-D <
matthias_livecode_150811 at m-r-d.de> wrote:

> Okay i could use milliseconds and divide them by 10000, but that would be
> the same.
>
>
Or if you used the milliseconds MOD whatever, you would get far more bits
that actually changed . . . (that is, drop the high order bits instead of
the low order bits)


-- 
Dr. Richard E. Hawkins, Esq.
(702) 508-8462



More information about the use-livecode mailing list