new: using pwngrid for mesh advertising (we got rid of scapy loading times)
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
import os
|
||||
|
||||
def new_session_id():
|
||||
return ':'.join(['%02x' % b for b in os.urandom(6)])
|
||||
|
Reference in New Issue
Block a user