home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / misc / volume9 / rndname3 / README.v1 < prev    next >
Encoding:
Text File  |  1989-11-08  |  1.1 KB  |  27 lines

  1. This program is a very simple random name generator for use
  2. with roleplaying games.  It produces surprisingly good names
  3. for the very simple method used.  The names tend to be exotic, 
  4. since 'X' and  'Z' have the same chance of coming up as 'T' and 
  5. 'N'.  Many of the names have a Japanese or African flavor.  Some 
  6. of my favorites came in the first page generated: Zozaras, Lyxam, 
  7. Rux, and Zelica.  
  8.  
  9. The program 'name.c' produces the names, and two scripts are 
  10. included to formats them into pages: names.csh and names.sh, 
  11. for C-shell and Bourne shell, respectively.  Instructions for 
  12. changing the distribution of letters are given in comments in 
  13. name.c.
  14.  
  15. These programs have been tested on an Apollo DN330 with both
  16. BSD4.2 and Sys V, and on BSD4.3.  The makefile and names.csh 
  17. script have Sys V versions commented out.  The changes for
  18. MS-DOS similar to the ones used here have been tested, but
  19. the specific changes for MS-DOS in this program have not.
  20.  
  21. Send any changes or updates to me:
  22.  
  23. Brett Slocum   UUCP: ...uunet!hi-csc!slocum
  24.                Arpa: hi-csc!slocum@uunet.uu.net
  25. "My name is Inigo Montoya. You killed my father. Prepare to die."
  26.  
  27.