Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: rigorously predictable random numbers





On 2024-05-02 21:58, Roman Perepelitsa wrote:
# Examples:
  #
  #   % print -r -- $(( srand32() ))
  #   263510467


1 /aWorking/Zsh/Source/Wk 2 % print -r -- $(( srand32() ))
srand32:4: command not found: sysread
4


... how the devil?  It's a builtin. 




Messages sorted by: Reverse Date, Date, Thread, Author