MatrixBase_random_int_int.cpp 39 Bytes
cout << MatrixXi::Random(2,3) << endl;