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 17:42:49 -07:00
2019-06-25 21:34:02 -07:00
2019-07-14 21:56:21 -07:00
2019-02-24 23:09:34 -05:00
2019-07-14 21:56:21 -07:00
2019-04-01 02:46:09 -04:00
2019-07-07 17:38:57 -07:00