🐤
- UK
-
08:54
- same time
Stars
From Scratch
Code Structures and Elements that are usually implemented for you that I wrote from scratch to understand the concepts better.
2 repositories
A Linear Feed Shift Register Random Number Generator written in python
Was wondering how Hash Maps worked so I decided to create my own, this hash map uses MD5 hashing and a chaining, linked-list collision resolution.