unit
freebsd_rand
unit
freebsd_rand
= {
imports
[];
exports
[
out
:
{
rand
srand
}
];
...
}
Rendered using Haskell HTML Combinators