Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 455 Bytes

README.markdown

File metadata and controls

16 lines (12 loc) · 455 Bytes

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