Introduction - If you have any usage issues, please Google them yourself
Two randomly generated sequence of letters of length 1000, the use of dynamic programming algorithm for the longest common subsequence, and the output length of the longest common subsequence, typically 320 or so.