Skip to content

A slower but more secure wrapper to stdlib's rand function.

Notifications You must be signed in to change notification settings

SaltyMilk/trand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Trand is a more secure alternative to rand.

To compile: gcc your.c -L path_to_libtrand.a -ltrand

trand functions vs stdlib rand outputs for consecutives calls with same seed:

About

A slower but more secure wrapper to stdlib's rand function.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published