This release primarily fixes the username search issue while working with Fusker Generator.
Additionally keyword sets feature aded to create array value shotcuts. Default installation comes with two pre-defined sets.
c = [b,c,d,f,g,h,j,k,l,m,n,p,q,r,s,t,v,w,x,y,z] >> (consonats)
v= [a,e,i,o,u] >> (vowels)
With these keyword set definitons you can create format like this.
[c][v][c][c].jpg >> (To create words like kiss)Read more