Question: Hello! Need help with these questions! 1. Use the PRNG function of a programming language of your choice and show that the generated number sequence
Hello! Need help with these questions!
1. Use the PRNG function of a programming language of your choice and show that the generated number sequence approximates a uniform distribution.
To do this, take the first few hundred numbers generated by the PRNG, calculate the frequencies of the generated numbers, and plot a frequency distribution graph showing how many times each number occurred. Provide a screenshot of the graph as well as the list of generated pseudo random numbers.
2. Create a password policy which will result in passwords with entropy between 100 bits and 110 bits. Provide one password from this policy and show that it achieves the required entropy. Ensure that it will generate strong yet easy to memorize passwords
Thank you <3
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
