Skip to content
#

pseudo-random

Here are 76 public repositories matching this topic...

Multi-threaded, feature-rich, cryptographic true random number generator. Swift, agile, and responsive; like a cat. :3 Uses AES to generate random blocks, and SHA to incorporate entropy. Entropy bytes will be harvested from multiple locations: user-input timestamps, network transmission timestamps, the internal OS secure random generator, etc.

  • Updated Mar 12, 2018
  • C

For the final project of CEE/MAE M20, this script simulates a self-parking car that navigates from the left edge to the closest parking spot in a lot of 20 rows (10 on top and 10 on bottom). The parked cars that populate the lot are filled in pseudorandomly, ranging from 1 to 19 cars. It further generates an animation at 30 frames per second for…

  • Updated Mar 14, 2021
  • MATLAB

Improve this page

Add a description, image, and links to the pseudo-random topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pseudo-random topic, visit your repo's landing page and select "manage topics."

Learn more