I hereby claim:
- I am wowi42 on github.
- I am wowi42 (https://keybase.io/wowi42) on keybase.
- I have a public key ASB8iei-4q7ArDsaFX3Elq3j6DW_gqhMSMh9Rtm0ivAu7Ao
To claim this, I am signing this object:
| import time | |
| from locust import HttpUser, task, between | |
| from locust.contrib.fasthttp import FastHttpUser | |
| class QuickstartUser(FastHttpUser): | |
| wait_time = between(0.1, 1.1) | |
| @task | |
| def get_root(self): |
I hereby claim:
To claim this, I am signing this object:
| lua_package_path '/etc/nginx/uuid4.lua'; | |
| init_by_lua ' | |
| uuid4 = require "uuid4" | |
| '; |
| local M = {} | |
| ----- | |
| math.randomseed( os.time() ) | |
| math.random() | |
| ----- | |
| local function num2bs(num) | |
| local _mod = math.fmod or math.mod | |
| local _floor = math.floor | |
| -- | |
| local result = "" |
| { | |
| "1": { | |
| "Cities": {}, | |
| "Code": "93", | |
| "Name": "Afghanistan" | |
| }, | |
| "2": { | |
| "Cities": {}, | |
| "Code": "355", | |
| "Name": "Albania" |