applied google style

This commit is contained in:
Jonas 2022-03-28 00:15:34 +02:00
parent a2fbd2c86e
commit fd8ee64e50

View File

@ -6,7 +6,8 @@ import java.util.Random;
public class NameGenerator {
/**
* Creates a random alteration of a Name by adding 4 numbers at the end of the Name that shall be altered
* Creates a random alteration of a Name by adding 4 numbers at the end of the Name that shall be
* altered
*
* @param username the to be altered username
* @return username + four numbers