Skip to content

aracyla/lib-rand-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rand-gen

  • Used for studying/testing purpose. aka: I was pissed of creating matrix/arrays everytime;
  • Creates array/matrixes of float/int;
  • Provides a function to free memory allocated for the matrix. Arrays should be freed directly(free(ptr));
  • Valgrind proof(logs are in this repo);
  • Tests/example are in the test folder;

About

Generate random arrays(testing and study purpose)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors