jquery-uuid jQuery UUID generator plugin based on this answer on stackoverflow How to use To generate UUID include this plugin to your page <script src="jquery-uuid.js"></script> and call it by $.uuid() That is it!