SkillAgentSearch skills...

Bfgex

random data from regex (java implementation of randexp)

Install / Use

/learn @six2six/Bfgex
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

regex based generation

Build Status

use like a maven dependency on your project

  <dependency>
     <groupId>br.com.six2six</groupId>
	 <artifactId>bfgex</artifactId>
	 <version>1.0</version>
   </dependency>

usage

RegexGen.of("(\w{4})(\d{3})"); //return zori873

View on GitHub
GitHub Stars18
CategoryDevelopment
Updated9mo ago
Forks5

Languages

Java

Security Score

82/100

Audited on Jun 19, 2025

No findings