[][src]Function felfel::gen

pub fn gen() -> String

Generates a name + adjective combo with a numeric suffix.

Arguments

  • token - Largest numeric suffix
  • spe - A string seperator

Example

use felfel::lib;
fel(0, " ");