Generate Polynomial with Uniform Distribution Coefficients
GenUnif(n, q)
n
the order
q
the ciphermod of coefficients
polynomial of order x^^n with coefficients 0,..,q
n = 5 q = 7 GenUnif(n, q)