variation generator

Registered by Lucas Lim

Generate different combinations of banned word using a banned word list and a variation list

Blueprint information

Status:
Complete
Approver:
Xyse Goh
Priority:
High
Drafter:
Lucas Lim
Direction:
Approved
Assignee:
None
Definition:
Approved
Series goal:
Accepted for trunk
Implementation:
Implemented
Milestone target:
None
Started by
Lucas Lim
Completed by
Lucas Lim

Related branches

Sprints

Whiteboard

Future Consideration:
-Obtain word list from SQL database (DONE)
-Obtain variation list from SQL database (DONE)
-Output values into SQL database (CANCELLED)

I think can set as beta available because it is more or less working. I tested it in the main function at line 101

globalWordList = VariationGenerator::getVariationList(dbcon.getGlobalWordlist(),dbcon.getVariationList());

this works and i had tested using the print function - Xyse

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.