Page MenuHomePhabricator

Make FastRandomContext support standard C++11 RNG interface
ClosedPublic

Authored by deadalnix on Jun 26 2019, 00:20.

Details

Summary

This makes it possible to plug it into the various standard C++11 random
distribution algorithms and other functions like std::shuffle.

Tis is a backport of Core PR12742

Test Plan
make check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
pr12742
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 6482
Build 11011: Bitcoin ABC Buildbot (legacy)
Build 11010: arc lint + arc unit