Help for this page
DB<130> @array=a..c => ("a", "b", "c") ... DB<135> @array[0 .. -1 + int rand 1+ @array] => ("a", "b")