const <factory> = {
    DNA: '<factory>',
    x: RND(ctx.width),
    y: RND(ctx.height),
}
