Implement Random.cpp for MSVC
Summary: This uses `<random>` to implement it, because there is no `/dev/urandom` on Windows. Closes #250 Reviewed By: @yfeldblum Differential Revision: D2282887 Pulled By: @sgolemon
Showing
Please register or sign in to comment