def random_string
(0...8).map { (65 + rand(26)).chr }.join
end
# |
Change |
User |
Description |
Committed |
|
#1
|
19553 |
swellard |
Move and rename clients |
|
|
//guest/perforce_software/helix-web-services/main/source/clients/2016.1.0/ruby/test/util/string_utils.rb |
#1
|
19190 |
tjuricek |
Ruby Client SDK test reconfiguration and tests for branches, login, p4d configuration |
|
|