Completed
Push — master ( 81a1ef...954e16 )
by kouinkouin
01:56
created

Changes

Test Coverage has decreased to 96% (-4%).
9.67
▼   -0.04
Test Coverage
96%
▼ -4%   –   Changes
Head
kouinkouin  
fix: for php 7.0 or more, replace mt_rand with random_int to avoid to have same generated int
Base
kouinkouin  
fix: replace mt_rand with random_int to avoid to have same generated int