Hi tim.qfs,
..As you can see from the above outputs, this script seems to work very well...
Did you test run this script to check the output? Because the body of your for loop is empty.
More so, you can use perl for loop like:
instead of that C type like you used.for my $count (1..1000000){ .... }
In reply to Re: TRNG Perl script query
by 2teez
in thread TRNG Perl script query
by tim.qfs
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |