Seed for Users table
Summary:
To allow easier application testing, we provide
a way to fill users table with fifty dummy accounts
running ./artisan db:seed.
Test Plan: ./artisan db:seed ; ./artisan account:dump
Reviewers: dereckson
Differential Revision: http://devcentral.nasqueron.org/D424