Main > Programming > Libraries >

namelur 0.3

namelur 0.3

Sponsored Links

namelur 0.3 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: MB
Platform: Any Platform
License: GPL (GNU General Public License)
Price:
Downloads: 997
Date added: 2007-01-31
Publisher: Daniele C.

namelur 0.3 description

namelur is a random name generator library with rule files. It is fast, lightweight, and easy to use.
It can generate rule files from custom text. It also includes a command line tool that exposes the functionality of the library.
Main features:
- very small memory usage and very fast generation algorithm
- rule files (called NAR rule file) for scripting the generation of names
- auto-generation of NAR rule files basing on words contained in any file
- powerful command line tool (rulname) to create NAR files
How to convert a text resource into a NAR rule set
void nr_txt2nar(RWops *sourcefile, RWops *destination_nar);
If destination_nar is NULL only the internal arrays are updated and the library will be in any case ready for name generation. You should NOT generate names using nr_txt2nar on the same source file. If the source is the same, save a .NAR file and use that with the below function.
How to load a NAR rule file
// like in fopen("rulname.nar", "rb"), which is not allowed because the file needs to be cached through an RWops object
rulefile = RWFromFile("rulname.nar", "rb");
nr_load(rulefile);
After this the needed rules for the name generation will have been recognized.
How to generate a single name
void nr_name(char *genname, int minsyl, int maxsyl);
minsyl is the minimum number of syllables and maxsyl the maximum number of syllables of the generated name.
Note: genname must be a char * array at least big maxsyl*MAX_SYLLABE_LEN+1 characters!
Enhancements:
- Some bugs have been fixed, a Win32 example has been added, and the project files for dev-cpp are now correctly working.

namelur 0.3 Screenshot

Advertisements

namelur 0.3 Keywords

Bookmark namelur 0.3

Hyperlink code:
Link for forum:

namelur 0.3 Copyright

WareSeeker periodically updates pricing and software information of namelur 0.3 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of namelur 0.3 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
pyRenamer project allows you to change the name of several files at the same time easily. Free Download
e2undel is an undelete tool for the ext2 file system under Linux. Free Download
MP3 Streamer streams MP3 files with an easy Web interface. Free Download
Be::Query is a Perl module to do a query for a given filesystem. Free Download
Netfilter2html provides a script using GAWK to process netfilter logs. Free Download
Leonardo is an extensible content management system written in Python. Free Download
My File Manager is a small and lightweight file manager. Free Download
Magpy is a Python wrapper for the mg search engine. Free Download