# array-sorter Fun tool I created to sort arrays in ascending order ## Usage ``` git clone https://git.bulgariu.xyz/raul/array-sorter cd array-sorter ./gen-numbers.sh ``` gen-numbers.sh generates 300 random numbers and feeds them to array-sorter as input, you can modify the script to increase the amount of numbers to sort