posix/rand: use timespec_get instead of NTP time
The NTP time is basically time timespec_get(TIME_UTC) with bits shifted.
We don't need the EPOCH nor the bit shifting.
Edited by Steve Lhomme
The NTP time is basically time timespec_get(TIME_UTC) with bits shifted.
We don't need the EPOCH nor the bit shifting.
VideoLAN code repository instance