Generates a random nucleotide sequence from finite alphabet
y = btd_randntseq(x)
Integer that specifies the number of nucleotides in the random sequence
A random nucleotide sequence with a length specified x
y = btd_randntseq(10)
--> y = btd_randntseq(10) y = TCGTGGTTGC