test1=!randint 1,1000
test2=!randint 1,1000
test3=!randint 1,1000 repeat 10
test4=!random 1,1000 repeat 5
test5=!randitem 4,5,6,7
test6=!randitem ,,,

test7=!shuffle 20
test8=!shuffle ,,,,b,c,d
test9=!randperm 7,8,1,2
test10=!randint 1000 repeat 200

vartest=$test1\
$test2\
$test3\
$test4\
$test5\
$test6\
$test7\
$test8\
$test9\
$test10
