Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 566460

Summary: dev-libs/randomlib - C++ interface to the Mersenne Twister random number generator MT19937
Product: Gentoo Linux Reporter: Luke Bratch <luke>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: UNCONFIRMED ---    
Severity: enhancement CC: luke
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: RandomLib-1.10.ebuild (New Package)

Description Luke Bratch 2015-11-22 13:09:07 UTC
Created attachment 417570 [details]
RandomLib-1.10.ebuild (New Package)

Hello

Please find attached RandomLib-1.10.ebuild.

RandomLib is a C++ interface to the Mersenne Twister random number generator MT19937 and to the SIMD-oriented Fast Mersenne Twister random number generator, SFMT19937. It provides access to random integers and reals at a variety of precisions.

I think dev-libs/RandomLib is correct for this package.

Thanks
Luke