Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37733466
en ru br
ALT Linux repos
S:1.0.0-alt2.1

Group :: Development/Ruby
RPM: gem-deacon

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.0.0-alt2.1
Build date: 2 september 2021, 08:20 ( 139.2 weeks ago )
Size: 605.24 Kb

Home page:   https://github.com/lzap/deacon

License: GPLv3 or Public domain
Summary: Human readable name generator plugin
Description:

Out of ideas for incoming bare-metal host names in your cluster? This little gem
is a way out! It contains frequently occurring given names and surnames from the
1990 US Census (public domain data):

* 256 (8 bits) unique male given names
* 256 (8 bits) unique female given names
* 65,536 (16 bits) unique surnames

Given names were filtered to be 3-5 characters long, surnames 5-8 characters,
therefore generated names are never longer than 14 characters (5+1+8).

This gives 33,554,432 (25 bits) total of male and female name combinations.
Built-in generator can either generate randomized succession, or generate
combinations based on MAC adresses.

Current maintainer: Ruby Maintainers Team

List of contributors

List of rpms provided by this srpm:

  • gem-deacon
  • gem-deacon-devel
  • gem-deacon-doc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin