Hi Uledu,
I don’t have an option to display them side by side built into the plugin, i might consider it in a future release but it’s won’t be high on my priority list.
You could achieve this using some added CSS styles.
Something like:
#RandomPostsByWondermill_Widget a{ float:left; }
Hope this helps.