Community Patterns

Community Library Entry

0

Regular Expression
Created·2015-05-02 03:15
Flavor·PCRE (Legacy)

/
([aeiouy][a-z]+)|(([qwrtpsdfghjklzxcvbnm]+)([a-z]+))
/
gi
Open regex in editor

Description

I got really bored so I made this (not so fancy) pig latin generator

Submitted by jojodmo