IsisPasswords Returns random Password values, of fixed length. API IsisPasswords.java class IsisPasswords { IsisPasswords(final FakeDataService fakeDataService) Password any() (1) Password any(final int numCharacters) } 1 any() Returns a Password of 12 characters length. Members any() Returns a Password of 12 characters length.