# Author:           Li Junhao           l@x-cmd.com
# shellcheck        shell=dash

xrc:mod:lib rand    main

___x_cmd_rand(){
    ___x_cmd_rand___main "$@"
}

xrc setmain ___x_cmd_rand
