debian man page for strshuffle

Query: strshuffle

OS: debian

Section: 3pub

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

STRSHUFFLE(3pub)					       C Programmer's Manual						  STRSHUFFLE(3pub)

NAME
strshuffle - make the characters in a string be in random order
SYNOPSIS
#include <publib.h> char *strshuffle(char *str);
DESCRIPTION
strshuffle will make the characters in a string be in random order.
RETURN VALUE
strshuffle will return its argument.
SEE ALSO
publib(3), memshuffle(3)
AUTHOR
Lars Wirzenius (lars.wirzenius@helsinki.fi) Publib C Programmer's Manual STRSHUFFLE(3pub)
Related Man Pages
fnqualify(3pub) - debian
fnpathfind(3pub) - debian
stracat(3pub) - debian
strmaxcpy(3pub) - debian
xrealloc(3pub) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com