Path to this page:
./
textproc/ruby-random-word,
Random word generator for test data factories
Branch: CURRENT,
Version: 2.1.1,
Package name: ruby32-random-word-2.1.1,
Maintainer: pkgsrc-usersA random word generator intended for use in test data factories. This
library uses a large list (the wordnet corpus) of english words and
provides an enumerator interface to that corpus that will return the
words in a random order without repeats.
Master sites:
Filesize: 576 KB
Version history: (Expand)
- (2024-05-18) Package added to pkgsrc.se, version ruby32-random-word-2.1.1 (created)
CVS history: (Expand)
2024-06-02 17:36:59 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Remove extra @pkgdir from PLIST
This problem is fixed by revision 1.54 of lang/ruby/gem.mk.
|
2024-05-18 03:40:13 by Amitai Schleier | Files touched by this commit (4) |
Log message:
Add ruby-random-word: Random word generator for test data factories
A random word generator intended for use in test data factories. This
library uses a large list (the wordnet corpus) of english words and
provides an enumerator interface to that corpus that will return the
words in a random order without repeats.
|