zencode-element

        Rule check version 2.0.0
        Scenario simple: Generate a random object
        
        Given nothing
        
        When I create the random object of '128' bits
        When I rename the 'random_object' to 'my128BitsRandom'
        
        Then print the 'my128BitsRandom'