Skip to content

Use crypt random function for better randomness

Subin Siby requested to merge subins2000/msc:randomize into master
  • Using cryptographically strong random number generation will help increase the randomness
  • Next item on review will also be random instead of the next item (i++)

Merge request reports