Don’t know if you’re still looking for this Jadan, but for you or anyone else finding this on Google, this is a pretty simple addin.
Go to Plugins -> Pinterest RSS Widget [EDIT]
The first page that should come up to edit is:
pinterest-rss-widget/pinterest-rss-widget.php
Find this line:
foreach ( $rss_items as $item ) :
right above that line, add:
shuffle($rss_items);
Click Update File and that’s it!
Check it out at KimJoyFox.com/blog in the sidebar.