File-generator - Creates a file filled with bytes

creates a file filled with bytes

./filegen from to
from : index of first piece to fill starting from 1
to : index of last piece to fill
optional arguments (in the same order):
size of file, size of piece; default values are 1000, 256 (KB)

example :
./filegen 1 10

Owner
Asaad Belarbi
Software engineering student at ENSIAS
Asaad Belarbi
Similar Resources

CLI timed quiz game parsed from CSV file in GOLANG

CLI timed quiz game parsed from CSV file in GOLANG

Quiz-Game-GO CLI timed quiz game parsed from csv file in GOLANG Read the quiz provided via a CSV file and will then give the quiz to a user keeping tr

Dec 3, 2021

The library parse the system netrc file for golang

gonetrc This is the library parse the system netrc file, support linux/macos/win

Jul 8, 2022

A WIP ad hoc file transfer tool

Telepathy Telepathy is a work in progress file sharing server and client for ad hoc file sharing between computers on a local network. This lets you q

Feb 1, 2022

Package figtree provides a multi-paradigm SDK for sophisticated configuration file access

Package figtree provides a multi-paradigm SDK for sophisticated configuration file access. Motivation Figtree syntax is based on classic key/value pai

Dec 31, 2021

Commonpassword - Search for the password in the file

commonpassword service Responsible for searching the password provided in a file

Dec 30, 2021

I try to make a Restfull-API with golang and interaction with json.file

{ "users": [ { "name": "Elliot", "type": "Reader", "age": 23, "social": { "facebook": "https://facebook.com",

Jan 5, 2022

API-HTTP service for wav-file synthesis based on sound library (morphemes)

Сервис для генерации аудио-файлов по заданной последовательности звуков из библиотеки. Предоставляет HTTP-API для передачи последовательности для гене

Jan 9, 2022

A small command line tool for testing grok patterns on file contents.

grogg A small command line tool for testing grok patterns on file contents. It uses the vjeantet/grok library for parsing and pterm for some extra glo

Feb 5, 2022

GoFind - Concurrent file finder in Golang

GoFind How to Run? Clona la repository. Setta il tuo GOPATH dalla root della rep

Feb 17, 2022
DND-magic-item-Generator - D&D magic item generator like in Diablo

DND-magic-item-Generator D&D magic item generator like in Diablo Legendary items

Mar 28, 2022
Spotify account generator, just for fun purpose.

go-spotify-account-generator Spotify account generator, just for fun purpose. Install $ go get github.com/HamzaAnis/go-spotify-account-generator How

Dec 16, 2022
Repository generator for Go

repogen repogen is a Golang Codegen that generates database query and mutation end-to-end with its model. How it works repogen describe our given tabl

Aug 4, 2022
SDBOTs Inifinity Account Generator ⚙️

Account-Generator Variables Env Vars - BOT_TOKEN - Get it from @BotFather CHANNEL_ID - Channel ID of Join Check Channel. CHANNEL_USERNAME - Channel Us

Dec 10, 2021
A Binance Chain vanity address generator written in golang

BNC Chain Go SDK The Binance Chain GO SDK provides a thin wrapper around the BNC Chain API for readonly endpoints, in addition to creating and submitt

Dec 31, 2022
An experimental OpenAPI -> Terraform Provider generator that does not yet function

tfpgen An experimental OpenAPI -> Terraform Provider generator that does not yet function. The goal is to allow developers to incrementally generate a

Feb 19, 2022
A simple pep talk generator based on a tweet from @VVh1sp3r

Description Based on a pep talk generator that @VVh1sp3r tweeted. (see image). I thought it would be a fun little project to use as my first Go progra

Jan 23, 2022
Azure Data Lake Storage Account Share 9p File System

dlfs Azure storage account (data lake) v2 as a 9p file system. Fork of abfs. Written in Go. Created during the 2021 MS hackathon. Build Currently the

Oct 15, 2021
A simple implementation to upload file to AWS S3

A simple implementation to upload file to AWS S3.

Nov 19, 2021
A cross platform desktop service that watches custom folders for file changes and updates the corresponding database in Notion.

A cross platform desktop service that watches custom folders for file changes and updates the corresponding database in Notion. Perfect for tracking reading lists

Mar 12, 2022