目录一、介绍random模块1.1、random模块简介二、random模块的基本功能2.1、整数用函数2.1.1、random.randrange()2.1.2、random.randint()2.1.3、random.getrandbits()2.2、序列用函数2.2.1、random.choice()2.2.2、r
i have stored the txtfile in the database.i need to show the txtfile when i clik the link. and this link has to be created dynamically.