issues
search
ayaankhan98
/
bigINT
Efficient OpenSource Big Integer(Library) Support for C++
Boost Software License 1.0
6
stars
26
forks
source link
[feat] implement a PRNG for largeInt
#49
Open
ayaankhan98
opened
4 years ago
ayaankhan98
commented
4 years ago
Description
Implement a Pseudo Random Number Generator (PRNG) for largeInt class that will be able to generate Random Large integers
Description