jar

com.github.vatbub : randomusers

Maven & Gradle

Sep 01, 2020
1 usages
1 stars

Random Users · API for generating random user data. Like Lorem Ipsum, but for people.

Table Of Contents

Latest Version

Download com.github.vatbub : randomusers JAR file - Latest Versions:

All Versions

Download com.github.vatbub : randomusers JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4
1.3
1.2
1.1
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window randomusers-1.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.vatbub.randomusers

├─ com.github.vatbub.randomusers.Generator.class - [JAR]

com.github.vatbub.randomusers.internal

├─ com.github.vatbub.randomusers.internal.Random.class - [JAR]

com.github.vatbub.randomusers.result

├─ com.github.vatbub.randomusers.result.AvatarPicture.class - [JAR]

├─ com.github.vatbub.randomusers.result.Gender.class - [JAR]

├─ com.github.vatbub.randomusers.result.Location.class - [JAR]

├─ com.github.vatbub.randomusers.result.Login.class - [JAR]

├─ com.github.vatbub.randomusers.result.Name.class - [JAR]

├─ com.github.vatbub.randomusers.result.Nationality.class - [JAR]

├─ com.github.vatbub.randomusers.result.RandomUser.class - [JAR]

com.github.vatbub.randomusers.data

├─ com.github.vatbub.randomusers.data.DataSet.class - [JAR]

Advertisement