module GeneralUtils export noNegative!, randomWithProb, randomChoiceWithProb, findIndex, limitvalue include("interface.jl") using .interface #------------------------------------------------------------------------------------------------100 """ version 0.0.1 Todo: - [] Change from version: - All features """ end # generalUtils