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-23 14:54:48 -07:00
2019-02-28 05:46:36 -05:00
2019-06-30 19:09:31 -07:00
2019-02-10 03:57:51 -05:00
2019-07-14 21:56:21 -07:00
2019-06-23 14:54:48 -07:00
2019-01-20 00:07:58 -05:00
2019-06-25 23:31:59 -07:00
2019-07-01 22:58:19 -07:00