topjohnwu 52fd508fea Do not use std::random_device
Directly read from urandom instead of using std::random_device.
libc++ will use iostream under-the-hood, which brings significant
binary size increase that is not welcomed, especially in magiskinit.
2019-07-14 21:56:21 -07:00
..
2019-07-01 22:58:19 -07:00
2019-07-01 22:58:19 -07:00
2019-07-01 22:58:19 -07:00
2019-06-30 11:39:13 -07:00
2019-07-14 21:56:21 -07:00