This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import SwiftCompilerPlugin | |
| import SwiftSyntax | |
| import SwiftSyntaxBuilder | |
| import SwiftSyntaxMacros | |
| enum DebugLoggerError: CustomStringConvertible, Error { | |
| case notCorrectType | |
| var description: String { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| openssl rand -base64 6 | |
| openssl rand -hex 4 | |
| openssl rand -base64 8 | md5 | head -c8;echo | |
| openssl rand -base64 6 | |
| ping -c 1 yahoo.com |md5 | head -c8; echo |