make the rand_name value shorter

Avoids out of range errors with postgresql as the default backend. PostgreSQL ids which have an integer type of 4 bytes would trigger this exception for tests which use rand_name on id columns.

Fixes bug 1056229

Change-Id: Ic8286fe9320e80c2e8a9ec9f8857b5d1f304660f
1 file changed