“…Length of unique random number is totally depending on the total count of required unique random number (U), which can be calculated by the given formula-2 L >= U > 2 L-1 (3) B. Algorithm These are the following steps to produce unique random numbers- (Keyword, N, OS[N] [2], U, URnum [U], R, L, i, j, k, m, x, y, z, w, flag) This algorithm is used for generating U count of unique random numbers by using user's Keyword. URnum is a linear array of U length for storing U cout of unique random number where OS is a 2-D array which stores output symbols of LFSR.…”