A symmetric key encryption algorithm is a cryptographic algorithm the uses the same secret key for the encryption and the decryption step. Common examples include DES, RC4 and AES of which only AES can be recommended for use.
Random numbers or random number sequences are widely used in our lives (e.g. encryption). But, what makes a random number actually random? Read on to find out.