Okay, I spent a bit more time and found 3 prime numbers that are easier to remember. I updated the original message changing:
Floats: perl -e '$_= ($_*36217+41081) % 492391271 while 1'
to
Now that is much easier to remember. Thanks! - tye (but my friends call me "Tye")Floats: perl -e '$_= ($_*76543+23456789) % 1234567891 while 1'
In reply to (tye)Re2: one-liner hogs
by tye
in thread one-liner hogs
by jptxs
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |