Autoit Random not so random ?

04/11/2015 20:06 elmarcia#1
solved
04/11/2015 21:29 warfley#2
Well i guess you used a script editor to catch the Inputs. Starting with for example ran tje autocomplete suggests Random, then the enter key was send and the editor replaced that with Random.

If you count the chars you get way more than a hundred.

The random algorithm isnt the problem, you are just using a wrong editor
04/11/2015 21:35 elmarcia#3
Quote:
Originally Posted by warfley View Post
Well i guess you used a script editor to catch the Inputs. Starting with for example ran tje autocomplete suggests Random, then the enter key was send and the editor replaced that with Random.

If you count the chars you get way more than a hundred.

The random algorithm isnt the problem, you are just using a wrong editor
Lol yeah stupid scite :c