Skip to content
/ randu Public

Simple implementation of randu to show its hidden pattern

Notifications You must be signed in to change notification settings

naib864/randu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

randu

randu.c creates a new set of data in dat/randu.dat

randu.py plots data from dat/randu.dat

execute python script from parent directory of this project, otherwise it won't work.

To compile randu.c using linux, go to parent directory of project and type "make" in terminal.

Execute by typing "./randu".

About

Simple implementation of randu to show its hidden pattern

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published