AIX use /dev/urandom for impl
This commit is contained in:
parent
86d69c705a
commit
8ca39104f1
2 changed files with 2 additions and 1 deletions
|
|
@ -40,6 +40,7 @@ cfg_if::cfg_if! {
|
|||
mod horizon;
|
||||
pub use horizon::fill_bytes;
|
||||
} else if #[cfg(any(
|
||||
target_os = "aix",
|
||||
target_os = "hurd",
|
||||
target_os = "l4re",
|
||||
target_os = "nto",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue