SQF_Bogosort The highly inefficient bogosort algorithm created in SQF. Usage Config You can change bogosort settings from the bogosortConfig.sqf file. Running Run bogosort.sqf with execVM. For example in the init.sqf file: execVM "scheduled\bogosort.sqf";