MrDave1999 / Congruential-methods

This is a basic website that provides a calculator to handle the congruential methods.

Home Page:https://congruential-methods.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Congruential-methods

This is a basic website that provides a calculator to handle congruential methods (multiplicative, mixed and additive). This website is not responsive and still lacks optimization.

Congruential methods are nothing more than algorithms for generating pseudo-random numbers.

About

This is a basic website that provides a calculator to handle the congruential methods.

https://congruential-methods.netlify.app/


Languages

Language:JavaScript 46.0%Language:HTML 34.3%Language:CSS 19.7%