Skip to content

adamhut/random_compat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Compat

What is this library?

This is a proof-of-concept (and potentially a compatibility library) for a simplified random number generation API to be proposed for PHP core for 5.6.

This library can generate strong random numbers and cryptographically secure random numbers.

Usage

While the API is in flux, refer to test.php for example usage and the Random class itself under lib.

About

Compatibility library for proposed simplified random number generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 75.8%
  • C 22.5%
  • C++ 1.7%