#include "random.h" #include using namespace std; int main() { sort(RandomIterator{ 0 }, RandomIterator{ 100 }); }