| Portability | non-portable (glibc only) |
|---|---|
| Stability | experimental |
| Maintainer | Elliott Hird |
Acme.Strfry.ByteString
Description
The ByteString-based interface to strfry.
- strfry :: ByteString -> IO ByteString
Documentation
strfry :: ByteString -> IO ByteStringSource
strfry s returns a pseudorandom anagram of s. For more
information, consult the glibc manual:
http://www.gnu.org/software/libc/manual/html_node/strfry.html