Refact(core): rename bltin_gene to int_gene

This commit is contained in:
2019-01-07 09:42:43 +01:00
parent 94077b6e6c
commit f87e6c5727
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@
# Distributed under terms of the MIT license.
"""
Function to create random things
Function to create random integer
"""
import random