include "primitives.alh" Element function create_random_matrix(n : Integer) Void function test_main(): create_random_matrix(input()) return!