Skip to content

Study/Cryptography

Linear congruential generator#

  • @2022-03-29
  • short as LCG
  • High performance but low randomness.

Monte Carlo method#

  • @2022-03-29
  • Also called Monte Carlo experiments (Wiki)