Skip to content

twoe-hub/js-demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

js-demos

Random demos in JavaScript.

Here is the demo of Monte Carlo algorithm to find the area using pseudo-π. This page also facilitates the comparison of both areas, the one using π and pseudo-π.

Here is the demo of primality test using Trial Division and Fermat Little Theorem, and a graph comparison of number of steps needed for both.

About

Demos of few algorithms, using randomness, in JavaScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published