<@U2YSYAFHA> You could use an `init` block. Or mak...
# getting-started
c
@bobzone You could use an
init
block. Or make that constructor that creates random people a factory function on the companion object (seems like it’s a functionality that should be outside the class in my opinion)