C++ named requirements: RandomNumberEngineAdaptor (since C++11)

A RandomNumberEngineAdaptor is a RandomNumberEngine that transforms the output of another RandomNumberEngine, the latter of which is termed a base engine.