Skip to content

Instantly share code, notes, and snippets.

@Zaur-Lumanov
Last active December 3, 2015 16:36
Show Gist options
  • Save Zaur-Lumanov/b06e1423fb471a6d9b81 to your computer and use it in GitHub Desktop.
Save Zaur-Lumanov/b06e1423fb471a6d9b81 to your computer and use it in GitHub Desktop.
#define randNubberPlate(%0) format(%0,sizeof(%0),"%c%03i%c%c",(random('Z'-'A')+'A'),random(999-1)+1,(random('Z'-'A')+'A'),(random('Z'-'A')+'A'))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment