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-14 21:56:21 -07:00
2019-01-30 03:10:12 -05:00
2019-03-03 06:35:25 -05:00
2019-04-01 02:46:09 -04:00