Last Updated: February 25, 2016
·
307
· mercertraieste

Generate unique records (xml, or anything else) in sublime text for testing purposes

How to generate 100 unique records (xml, or anything else)

  1. install sublime text
  2. install package manager
  3. install text pastry
  4. copy a record 100 times
  5. highlight a unique part of the record
  6. alt+f3: multiple select with find all, now we'll have multiple cursors
  7. press right to exit highlight mode
  8. open Text Pastry command line with ctrl+alt+n
  9. type \uuid and then enter

now we should have unique records