diff --git a/app/views/aspects/index.html.haml b/app/views/aspects/index.html.haml
index 2d2d092ec596c38f6629bfa37673540d1ab7a3a1..388b08023063cf8da69857cde3a8377db4cc0bb1 100644
--- a/app/views/aspects/index.html.haml
+++ b/app/views/aspects/index.html.haml
@@ -26,7 +26,7 @@
       :posts => @posts
 
 .span-5.rightBar.last
-  = render 'selected_contacts', :people => @selected_people[0..19], :count => @contact_count
+  = render 'selected_contacts', :people => @selected_people.sample(20), :count => @contact_count
 
   .section
     .title